home *** CD-ROM | disk | FTP | other *** search
/ ftp.editplus.com / 2015-02-07.ftp.editplus.com.tar / ftp.editplus.com / epp370p0665_0809_64bit.exe / [0] / XML.STX < prev    next >
Text File  |  2011-01-29  |  1KB  |  116 lines

  1. #TITLE=XML
  2. ; XML syntax file written by ES-Computing.
  3. ; This file is required for EditPlus to run correctly.
  4.  
  5. #DELIMITER=<>/="'%,.(){}[]+*~&|;
  6. #CASE=y
  7. #SPECIAL_STX=html
  8.  
  9. #KEYWORD=Tags
  10. !DOCTYPE
  11. ?xml
  12. script
  13. ;.Net config elements
  14. configuration
  15. runtime
  16. assemblyBinding
  17. probing
  18. publisherPolicy
  19. dependentAssembly
  20. assemblyIdentity
  21. bindingRedirect
  22. ;Application manifests elements
  23. assembly
  24. clrClass
  25. clrSurrogate
  26. comInterfaceProxyStub
  27. description
  28. dependency
  29. file
  30. comClass
  31. comInterfaceExternalProxyStub
  32. typelib
  33. windowClass
  34. noInherit
  35. noInheritable
  36. progid
  37.  
  38. #KEYWORD=Attributes
  39. version
  40. encoding
  41. ;.Net config keywords
  42. xmlns
  43. privatePath
  44. apply
  45. name
  46. publicKeyToken
  47. culture
  48. oldVersion
  49. newVersion
  50. ;Application manifests attributes
  51. manifestVersion
  52. type
  53. language
  54. processorArchitecture
  55. optional
  56. clsid
  57. description
  58. threadingModel
  59. tlbid
  60. progid
  61. helpdir
  62. iid
  63. numMethods
  64. resourceid
  65. flags
  66. loadFrom
  67. hashalg
  68. hash
  69. proxyStubClsid32
  70. baseInterface
  71. versioned
  72. size
  73. runtimeVersion
  74.  
  75. #KEYWORD=Special characters
  76. aacute
  77. agrave
  78. acirc
  79. amp
  80. atilde
  81. aring
  82. auml
  83. aelig
  84. ccedil
  85. copy
  86. eacute
  87. egrave
  88. ecirc
  89. euml
  90. iacute
  91. igrave
  92. icirc
  93. iuml
  94. eth
  95. gt
  96. lt
  97. nbsp
  98. ntilde
  99. oacute
  100. ograve
  101. ocirc
  102. otilde
  103. ouml
  104. oslash
  105. quot
  106. reg
  107. szlig
  108. uacute
  109. ugrave
  110. ucirc
  111. uuml
  112. yacute
  113. thorn
  114. trade
  115. yuml
  116. #